Drop pixbuf support in IconHelper and ImageDefinition
authorAlexander Larsson <alexl@redhat.com>
Mon, 23 Oct 2017 13:25:46 +0000 (15:25 +0200)
committerAlexander Larsson <alexl@redhat.com>
Mon, 23 Oct 2017 13:28:33 +0000 (15:28 +0200)
commit0089e4ad584571e3b658bb678891094c10596bbc
treeffc0cc3bef1058b6e63e6b12b14a6d64017966be
parent61b2ab5d9083a1e21e79d077dfcdfb40439a1693
Drop pixbuf support in IconHelper and ImageDefinition

These are no longer used, instead we always covert to surface as
early as possible and drop the pixbuf.

This means we never store both the pixbuf and the surface at
for any longer time, which is wasteful. Also, its one step further
to drop GdkPixbufs from generic use in our APIs.
gtk/a11y/gtkimageaccessible.c
gtk/gtkcellrendererpixbuf.c
gtk/gtkentry.c
gtk/gtkiconhelper.c
gtk/gtkiconhelperprivate.h
gtk/gtkimage.c
gtk/gtkimage.h
gtk/gtkimagedefinition.c
gtk/gtkimagedefinitionprivate.h